Initializes a new instance of the PointSeries class with the specified list of points and labels.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public PointSeries ( |
A list of Point2D instances.
A list of labels.
See Also